home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Auge 4000 / Auge 4000 #78 (1994-04-30)(Amiga User Gruppe Einzugsgebiet 4000).zip / Auge 4000 #78 (1994-04-30)(Amiga User Gruppe Einzugsgebiet 4000).adf / DMS_2_01 / UPDATE.DOC < prev    next >
Text File  |  1994-03-24  |  13KB  |  358 lines

  1.                       Device-Masher System
  2.                           Version 2.01
  3.                           BUGS&UPDATES
  4.  
  5.                        EVALUATION VERSION
  6.                        ^^^^^^^^^^^^^^^^^^
  7.  
  8. ***********************************************************************
  9. *>>>>>      THIS IS FIXED TO WORK PROBERLY FROM DMS 2.00.    <<<<<<<<<*
  10. ***********************************************************************
  11. *  ALL DMS FILES PACKED WITH THIS VERSION CAN ALSO BE UNPACKED USING  *
  12. *                                                                     *
  13. *                          DMS  V 1.11                                *
  14. *                                                                     *
  15. *            EXCEPT WHEN USING THE HIGHDENSITY OPTION. (1.76Meg disks)*
  16. *            AND FILES PACKED USING THE FILE PACKING OPTION           *
  17. *                                                                     *
  18. ***********************************************************************
  19. *>>>>>      THIS IS FIXED TO WORK PROBERLY FROM DMS 2.00.    <<<<<<<<<*
  20. ***********************************************************************
  21.  
  22.  
  23.  
  24. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27.   * NEW IN DMS * NEW IN DMS * NEW IN DMS * NEW IN DMS * NEW IN DMS *
  28. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  30. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31.                       File-Masher System
  32.                         Version  1.20
  33.                         DOCUMENTATION
  34.  
  35.  
  36. DMS and FMS, a 2-in-one file packing utility.
  37. FMS is file compressor for data or executable files. its nothing
  38. new that LhA, already did quite a job on that, but dms shows
  39. that it can compete with LhA in file packing also, and that it can
  40. combine both Diskimages and files in one single file, and you can
  41. join all needed disks, lastinfo texts to the .DMS or .FMS file.
  42. FMS will detect DMS images(tracks) and tell you its here,
  43. if found. and DMS will do the same when unpacking tracks.
  44.  
  45. When packing whole directories, FMS is very simple to use for that.
  46. Specify directory for packing, and the directory + subdirectories
  47. will be packed without doing anything, but specifying the
  48. directory.
  49.  
  50.  
  51.  
  52.  
  53.  
  54. In the Evaluation version, you have limited access to the options.
  55.  
  56. 1: files larger than 66 kilobytes cannot be packed with the
  57.     evaluation version.
  58.  
  59. 2: you will only be able to pack one directory at a time,
  60.    if this directory contains subdirectories, FMS will skip
  61.    this subdirectory.
  62.  
  63. 3: FMS will not include file flags(rwed), and file comments.
  64.    Wildcards are disabled.
  65.  
  66. 4: The part of DMS which packs diskettes is NOT limited.
  67.  
  68.  
  69.  
  70.  
  71.  
  72. ***************************************************************************
  73. ***************************************************************************
  74. ****The DMS update story so far, read about previous bugs/updates here*****
  75. ***************************************************************************
  76. ***************************************************************************
  77. ***************************************************************************
  78.  
  79.                    BUGS CORRECTED IN DMS v2.01
  80.                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  81.  
  82. 1. THE EVALUATION COPY, WAS BETA-PROTECTED AGAINST USING OTHER DRIVES
  83.     THAN DF0:, THIS IS REMOVED.
  84.     THIS VERSION OF DMS IS ABLE TO READ/WRITE FROM ANY DRIVE.
  85.    
  86. 2. THE EVALUATION PACKAGE OF DMS COULDNT BE UNPACKED, ON NORMAL 68000
  87.     COMPUTERS (A500/A600 WITHOUT 680X0 PROCESSOR).
  88.     THE SELF-EXTRACTING UTILITY IS CORRECTED TO UNPACK
  89.     ON ALL COMPUTER TYPES.
  90.  
  91. 3. THE "WRITE" OPTION WAS SEEMS TO CRASH WHEN TRYING TO WRITE
  92.     A TRACK 80(WHICH IS THE FILE_ID.DIZ HEADER)
  93.     THIS ERROR IS CORRECTED.
  94.  
  95. 4. DMS COULD NOT BE EXECUTED FROM WORKBENCH. THAT PART IS CORRECTED.
  96.  
  97.  
  98. UPDATED:
  99.  
  100.   DMS.DEVICE had a minor bug in the mountlist supplied with the
  101.    documentation.
  102.   We have included an update which is optimized in code and now
  103.    %20 the filesize of the original dms.device
  104.  
  105.   If you register your DMS, you will receive an update which
  106.    will enable you to run the dms.device as a virtual drive at
  107.    high-speed, which can be compared to a normal diskdrive.
  108.    By using a new option in dms, called "DEVFIX", which
  109.    enables a "dms.device correct", you will gain this high-speed.
  110.  
  111.   For more information read through the doc "DMSDEVICE.DOC"
  112.  
  113.   Included the .SFX file make as an option in DMS, so you can
  114.   make your own .SFX files, when you have made a .FMS file.
  115.  
  116.  
  117. ***************************************************************************
  118.                     BUGS FIXED IN DMS v2.00
  119.                    ^^^^^^^^^^^^^^^^^^^^^^^^^
  120.  
  121.  
  122. (PROBLEMS WITH WRITING NEW DMS FILES WITH DMS v1.11)
  123. >A lot of people couldnt write the new dms files with older versions
  124. >of dms (1.11/1.12) due to a bug in the old version, originally they
  125. >wanted the dms to detect DOS versions but!, they didnt expect DOS
  126. >version to be higher than 1 (DOS boot header is like this: DOS0/DOS1)
  127. >but with the OS 3.x ,it is possible to do new formats like CACHE/INT.
  128. >So when i updated the infos, the old dms couldnt accept it anymore.
  129. >but i moved the infoheader from the old position,so the OLD dms 1.11
  130. >can unpack those new DMS files once again.
  131.  
  132. (VERIFY ERROR WHEN WRITING TRK0 ADDED TEXTS)
  133. >Some TRK0 adders, did NOT pack a whole trk0, and DMS could not write
  134. >only part of tracks, and therefor would a compare of a written track
  135. >give you a VERIFY error.
  136. >but from this version and up, you will not have this problem.
  137.  
  138. (READ-ERROR REPORTS WAS NOT DISPLAYED WHEN USING ANOTHER DMS VERSION)
  139. > When i made this routine, well, i forgot to keep an equeal qualifier
  140. >for all READ-ERROR's in all DMS updates, but as i kept on updating
  141. >i simply also updated the info in the read error map, so
  142. >when DMS 1.53 unpacked a disk packed using DMS 1.51 . DMS v1.53
  143. >did not detect those read-errors on found using the DMS 1.51.
  144. >this version will detect old read-errors found using DMS 1.51-53
  145. >and newer versions.
  146.  
  147.  
  148. (SIMPLY: DMSWIN REMOVED!)
  149. > Firstly, DMSWIN was NEVER really intended updated by me, but
  150. > I just included a few options as the verify in it.
  151. > But due to the way DMSWIN was made, a lot of people got
  152. > only problems using the new version, I might say, that i didnt
  153. > do it well.
  154. > but from now on, its all gone.
  155. > The registered version includes a completely new DMS which
  156. > got ALL-IN-ONE. And it will not take up more memory because the
  157. > executable file is larger, only diskspace.
  158. > but you got the DMS COMMANDLINE version,DMS WINDOW version
  159. > in one file. And a preferences can be made so DMS will
  160. > only start in commandline mode for those who which to, and
  161. > as DMSWIN for WORKBENCH users..
  162. > If DMS is started from workbench it will automatically start
  163. > the DMS WINDOW version.
  164.  
  165.  
  166.  
  167. UPDATES:
  168.  
  169. *1
  170. From this version DMS will be able to read PCx: disks,
  171. if they are using the Workbench/Crossdos MS/PCDOS devices.
  172. Both 720K and 1.44 Megabytes disks.
  173.  
  174. *2
  175. For easier use of the combined use of HD disks on PC systems and
  176. Amiga computers, I made some changes in the way of reading
  177. High density disks.
  178. Its now two seperate options.... 
  179. If  PC   is added to the command line it will read a PC disk using
  180. the PCx: device.
  181. If  HD   is added to the command line it will read the disk in drive
  182. as a high density disk, either in PC or AmigaDOS format.
  183. AmigaDOS is default.
  184.  
  185.  
  186. *3
  187. DMS and DMSWIN are now all-in-one... only a single executable,and
  188.  prefs also inside the executable...
  189.  A completely new DMSWIN, faster decompression than the old
  190.  version. and much better icon handling.
  191. (ONLY FOR REGISTERED USERS, SO GO AND FILL OUT THE REGISTER NOTE)
  192. (  AND SEND IT TO ParCon Software, AND YOU WILL RECEIVE DMSWIN  )
  193.  
  194.  
  195. *4
  196. The DMS APPEND option have now been modified to work with all
  197. combinations of packing (HEAVY1/HEAVY2/NONE)
  198.  
  199.  
  200. *5
  201. DMS is using "if possible" the SHI VIRUS bootblock library, for
  202. detecting viruses in the bootblock.
  203. Read for more information the files included in the directory
  204. about SAFE HEX INT.
  205. you can find the latest bootblock.library, in this directory too.
  206.  
  207. >                    DIRECTORY NAME: SHI-TOOLS
  208. >HOW TO USE IT:
  209. >~~~~~~~~~~~~~~
  210. >Well, for you, the user, it's really very simple!
  211. >
  212. >Just install the Bootblock.library in your LIBS: directory, and
  213. >install the Bootblock.brainfile in your L: directory!
  214. >
  215. >There, that wasn't so hard, was it? 8-)
  216. >
  217. >Now the library/brainfile are ready for use by any program that
  218. >supports them!
  219. >
  220. >Happy virus-hunting!
  221. ******************************************************************
  222. * A NOTATION TO FUTURE UPDATES OF THIS UTILITY: Bootblock.library*
  223. * It is not legal (by law of Commodore),                         *
  224. * to use uppercase letters in the library name.                  *
  225. * I had several problems with opening this library because of    *
  226. * this , and I think others have the same problem.               *
  227. ******************************************************************
  228. * ALWAYS USE lower-case LETTERS IN THE LIBRARY NAME RECOGNITION. *
  229. ******************************************************************
  230.  
  231.  
  232.  
  233. *6
  234. the REPACK option was first of all not working at all, in the
  235. way it should. It would take a maximum of 80 packed tracks
  236. whatever it was 80 tracks consisting of trk0's and so on.
  237. It is now changed and it is also possible to use the NOTEXT
  238. option here, so text adds will be skipped when repacking.
  239. And all appended tracks will be transfered to the new dms
  240. archive.
  241.  
  242.  
  243. *7
  244. Added a "FILE_ID.DIZ" option, named DIZTEXT, which allow you
  245. to add a BBS information text to the .DMS file.
  246.  
  247.  
  248. *8
  249. ALL NEW UPDATES OF DMS WILL BE RELEASED AS A .RUN (SELF-EXTRACTING)
  250. FILE. SO ONLY THESE FILES ARE VALID UPDATE VERSIONS.
  251.  
  252.  
  253. ************************************************************************
  254.  
  255.                     BUGS FIXED IN DMS v1.53
  256.                    ^^^^^^^^^^^^^^^^^^^^^^^^^
  257.  
  258. FIRSTLY:
  259.  DMS CANNOT READ/WRITE  PCx: DISKS (PC FORMATTED).
  260.  and have never been able to.
  261.  
  262. PRODIGY found a bug *MADE IN V1.11*, which I didnt really think
  263.  about when I made DMS to work with fastfile system disks..
  264.  and this is true that the OLD dms v1.11 cannot unpack those
  265.  disks, and therefor I have changed "NEEDED VERSION"
  266.  to be v1.51 for unpacking FFS disks.
  267.  
  268.  
  269. >Famous'O'hack thought that reading a ROM version number to get the
  270. >Kickstart version number was a BUG?   no way! i did not want a
  271. >fake kickstart version, so to read the ROM version number which
  272. >works for ALL kickstarts.. i took the datas directly from the ROM
  273. >But due to lameness, I fixed it so people like him , don't do 
  274. >lame fixed version... but its done... so he must be proud of himself.
  275.  
  276. >When DMS reported VERIFY ERRORS  the program just said track 0 even on
  277. >other tracks than 0....
  278.  
  279. >The same goes for the READ-ERROR routine, but it is repaired now..
  280. >the fill routine for the READ-ERROR was also incorrect, that is fixed
  281.  
  282.  
  283. I have 2 times forgotten to include the INSTBOOT program for the
  284. DMSTEST program, this is now included in the archive...
  285.  
  286. The DMSTEST Program included in previous packages, was only a
  287.  680x0 version.. i have now placed 2 version, one 68000 and an 680x0.
  288.  
  289.  
  290.  
  291.  
  292.                         NEWS IN DMS v1.52
  293.                        ^^^^^^^^^^^^^^^^^^^
  294.  
  295.  
  296.  
  297. READ ERROR detection
  298. ^^^^^^^^^^^^^^^^^^^^
  299.  
  300. DMS did not report is a BAD track was read, and that is now fixed
  301. so when packing/unpacking the track, you will be notified about the
  302. bad track.
  303.  
  304.  
  305.  
  306. DMSWIN is also 99% updated
  307. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  308.  
  309. I have now included an updated DMSWINDOW version which supports
  310. all features except for the append option.
  311. DMSWIN documentation included in the archive.
  312.  
  313.  
  314. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  315. Other improvements:
  316. *******************
  317.  
  318. Bootblock installer for Virus infected disks..
  319. Normally the Bootblock detecter would install the infected disk
  320.  with a Kickstart 1.3 bootblock, but this version installs your
  321.  infected disk with an updated installed Bootblock (Kickstart 2.x/3.x).
  322.  
  323. More exact viewing information about the .dms file to be unpacked,
  324.  which Kickstart version needed to use this disk..
  325.  FileSystem info..e.t.c..
  326.  
  327.  
  328.  
  329.  
  330. ***************************************************************************
  331. ***************************************************************************
  332. ***************************************************************************
  333. ***************************************************************************
  334.  
  335.  
  336. COPYRIGHT NOTICE:
  337.  
  338.  Device-Masher System v2.01
  339.     Copyright 1993-94 , ParCon Software.
  340.  
  341.  
  342.  You can register your version of the Device-Masher System
  343.   by filling out the registration text included with the package.
  344.   It costs $30 to register DMS.
  345.  
  346.  And by being a registered user, you will receive the latest
  347.  updates of Device-Masher System(DMS), and other utilities
  348.  made by Parcon, such as Aktion Replay PRO updates.
  349.  
  350.  And suggestions for improvements can be sent to:
  351.  
  352.   ParCon software.
  353.   v. Michael Pendec
  354.   Islandsh0jparken 5, st.th.
  355.   DK-2990 NIVAA
  356.   DENMARK
  357.  
  358.